* {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: "微软雅黑";
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ol, ul {
    margin-bottom: 0
}

h1, h2, h3, h4, h5, h6 {
    font-family: arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
}

a {
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
}

p {
    font-size: 12px;
}

/*span {*/
/*font-size: 12px*/
/*}*/

img {
    border: 0px;
}


.yihang {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


.lianghang {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.sihang {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}


.wuhang {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}


.main {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w-clear {
    clear: both;
}

/*图片放大*/
.jjj {
    overflow: hidden;
}

.jjj img {
    cursor: pointer;
    transition: all 1.2s;
}

.jjj img:hover {
    transform: scale(1.2);
}


.y_01 {
    height: auto;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.y_02 {
    width: 100%;
    background: #fff;
    padding: 0 10%;
    box-sizing: border-box;
    height: 130px;
}

.y_03 {
    padding-top: 10px;
}

.y_04 {
    padding-left: 60px;
}

.y_04 p {
    font-size: 20px;
    color: #ff6201;
    background: url(../img/f002.png) no-repeat left center;
    line-height: 116px;
    padding-left: 28px;
}

.y_05 {
    margin-left: 60px;
    margin-top: 41px;
}

.y_06 {
    margin-top: 42px;
}

.y_07 {
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
    display: none;
    position: absolute;
    top: 116px;
    z-index: 9;
    box-sizing: border-box;
}

.y_08 {
    width: 560px;
    margin: 0 auto;
    background: #fff;
    display: ;
    z-index: 101;
    top: 38px;
    right: 11.3%;
    overflow: hidden;
    margin-top: 20px;
    height: 40px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.y_08 input {
    width: 480px;
    height: 40px;
    border: none;
    font-size: 14px;
    outline: none;
    padding-left: 16px;
    line-height: 40px;
    float: left;
    box-sizing: border-box;
}

.y_08 a {
    float: right;
    width: 80px;
    height: 40px;
    display: block;
    line-height: 40px;
    background: #ff6201;
    font-size: 14px;
    color: #fff;
}

.ds_02 {
    width: 60px !important;
    height: 60px !important;
    background-image: none !important;
}

.ds_03 {
    width: 60px !important;
    height: 60px !important;
    background-image: none !important;
}

.navBar {
    z-index: 10;
    color: #333;
}

.nav {
    position: relative;
    margin: 0 auto;
}

.nav > li > a {
    color: #333;
    text-align: center;
    font-size: 16px;
    padding: 0 !important;
    margin: 0 20px;
    line-height: 35px;
}

.nav .m {
    float: left;
    position: relative;
    z-index: 10;
}

.nav .s {
    float: left;
    width: 3px;
    text-align: center;
    color: #333;
    font-size: 13px;
}

.nav .sub {
    display: none;
    position: absolute;
    top: 37px;
    z-index: 10;
    width: 100%;
    border-top: 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.nav .sub li {
    text-align: center;
}

.nav .sub li a {
    display: block;
    line-height: 45px;
    color: #333;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.8);
}

.nav > li > a:hover {
    color: #333;
    border-bottom: 2px solid #ff6201;
}

.nav > li > a.on {
    color: #333;
    border-bottom: 2px solid #ff6201;
}

.nav .sub li a:hover {
    color: #fff;
    background: #ff6201;
    display: block;
}

.y_09 {
    width: 100%;
    height: auto;
    background: #f4f6f8;
    padding: 40px 10%;
    box-sizing: border-box;
}

.banner_1 img {
    width: 100%;
}

.y_14 {
    width: 50%;
    overflow: hidden;
    height: 500px;
}

.y_14 img {
    transition: all 0.4s;
}

.y_14 video{
	width: 100%;
	height: 500px;
	background-color: #000;
}

.y_14:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.y_10 {
    width: 50%;
    background: #fff;
    height: 500px;
    padding: 50px;
    box-sizing: border-box;
}

.y_11 h3 {
    font-size: 30px;
    padding-bottom: 20px;
}

.y_11 p {
    font-size: 16px;
    text-align: justify;
    line-height: 40px;
    max-height: 240px;
    overflow: hidden;
}

.y_12 {
    width: 100%;
    margin-top: 20px;
}

.y_12 ul li {
    float: left;
    text-align: center;
    width: 25%;
}

.y_12 ul li p {
    font-size: 36px;
    color: #ff6201;
    font-weight: bold;
}

.y_12 ul li span {
    color: #333;
    font-size: 14px;
}

.y_13 {
    width: 140px;
    height: 40px;
    background: #ff6201;
    border-radius: 6px;
    text-align: center;
    margin-top: 30px;
}

.y_13 a {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}

.side_com {
    width: 100%;
    margin-top: 30px;
}

.com_info {
    width: 100%;
    height: 60px;
    margin-top: 40px;
}

.com_info ul {
    overflow: auto;
    display: inline-block;
    text-align: center;
    margin: 0;
    width: 100%;
}

.com_info ul li {
    width: 12%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-left: 10%;
}

.com_info ul li:first-child {
    margin-left: 0;
}

.com_info ul li a {
    color: #333;
    font-size: 16px;
    line-height: 60px;
    background: #fff;
    display: block;
    width: 100%;
}

.com_info ul li.hover a {
    background: #ff6201;
    color: #fff;
}

.ladyScroll {
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 23px;
    border: 1px solid #dcdcdc;
    height: 425px;
}

.ladyScroll .prev {
    width: 30px;
    height: 59px;
    position: absolute;
    top: 45%;
    left: 18px;
    z-index: 98;
    cursor: pointer;
    background: url(../img/link-l.jpg) no-repeat;
}

.ladyScroll .next {
    width: 30px;
    height: 59px;
    position: absolute;
    top: 45%;
    right: 18px;
    z-index: 98;
    cursor: pointer;
    background: url(../img/link-r.jpg) no-repeat;
}

.ladyScroll .scrollWrap {
    width: 90%;
    overflow: hidden;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    box-sizing: border-box;
    margin-top: 22px;
}

.ladyScroll dl {
    float: left;
    width: 237px;
    margin: 0 12px;
}

.ladyScroll dt {
    margin: 0 auto;
    width: 237px;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.ladyScroll dt p {
    font-size: 12px;
    color: #333;
    font-weight: 400;
    padding-top: 16px;
}

.ladyScroll img {
    display: block;
    width: 100%
}

.y_15 {
    width: 80%;
    margin: 0 auto;
}

.y_16 {
    width: 100%;
    text-align: center;
    padding-top: 40px;
}

.y_16 h3 {
    font-weight: 400;
    font-size: 30px;
    color: #333;
}

.side_com1 {
    width: 100%;
    margin-top: 30px;
}

.com_info1 {
    width: auto;
    height: 50px;
    margin-top: 40px;
    margin: 0 auto;
    text-align: center;
}

.com_info1 ul {
    overflow: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.com_info1 ul li {
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin: 0 14px;
}

.com_info1 ul li a {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    background: #f4f6f8;
    display: block;
    width: 100%;
}

.com_info1 ul li.hover a {
    background: #ff6201;
    color: #fff;
}

.side_com2 {
    width: 100%;
}

.com_info2 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18.5%;
    z-index: 50;
}

.com_info2 ul {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.com_info2 ul li {
    width: 55px;
    height: 55px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #e3e3e3;
    margin: 5px 0;
    overflow: hidden
}

.com_info2 ul li.hover {
    border: 1px solid #ff6201;
}

.y_19 {
    width: 100%;
    float: left;
    overflow: hidden;
}

.y_17 > ul > li {
    width: 49%;
    border: 1px solid #e3e3e3;
    float: left;
    margin-top: 30px;
}

.y_17 > ul > li:nth-child(2n) {
    float: right;
}

.y_18 {
    width: 48%;
    position: relative;
}

.y_19 img {
    /*width: 100%;*/
    transition: all 0.4s;
}

.y_19 img:hover {
    transform: scale(1.1);
    transition: all 0.4s;
}

.y_20 {
    width: 90%;
}

.y_21 {
    padding: 30px 15px;
    box-sizing: border-box;
    width: 50%;
}

.y_21 h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.y_21 p {
    font-size:14px;
    height:126px;
    line-height:30px;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    overflow:hidden;
    margin-bottom:15px;
}

.btn_1 {
    display: inline-block;
    width: 112px;
    height: 36px;
    line-height: 36px;
    background: #ff6201;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    margin-right: 5px;
    font-size: 12px;
}

.btn_2 {
    display: inline-block;
    width: 112px;
    height: 36px;
    line-height: 36px;
    background: #333;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    margin-right: 5px;
    font-size: 12px;
}

.y_22 {
    width: 100%;
    background: #f4f6f8;
    padding: 0 10% 50px 10%;
    box-sizing: border-box;
    margin-top: 50px;
}

.y_25 {
    margin-top: 40px;
}

.fl_l {
    width: 20%;
    float: left;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
}

.fl_l li {
    border-bottom: 1px solid #5d5e5e;
    background: #393f46;
    height: 65px;
}

.fl_l li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 65px;
    width: 100%;
    padding-left: 40px
}

.fl_l li:active {
    background: #ff6201;
    width: 100%;
}

.fl_l li:hover {
    background: #ff6201;
}

.fl_l ul li a:focus {
    background: #ff6201;
    color: #fff;
}

.fl_r {
    float: right;
    width: 80%;
    height: 520px;
    overflow: hidden;
}

.fl_r ul {
}

.fl_r li {
    width: 600px;
    overflow: hidden;
    height: 520px;
    float: left;
    margin-right: 17px;
}

.y_23 {
    width: 100%;
    overflow: hidden;
}

.y_23 img {
    transition: all 0.4s;
}

.y_24 {
    width: 100%;
    padding: 20px;
    background: #fff;
    min-height: 137px;
}

.y_24 h3 {
    font-size: 18px;
    color: #333;
    font-weight: 400;
    margin-bottom: 14px;
    margin-top: 10px;
}

.y_24 p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.fl_r li:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.fl_r li:hover h3 {
    color: #ff6201;
}

.y_26 {
    width: 80%;
    margin: 0 auto;
}

.side_com3 {
    width: 100%;
}

.com_info3 {
    width: auto;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    margin-top: -28px;
    position: relative;
    z-index: 10;
}

.com_info3 ul {
    width: 60%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.com_info3 ul li {
    float: left;
    text-align: center;
    cursor: pointer;
    color: #333;
    padding: 0 16px;
}

.com_info3 ul li.hover {
    color: #ff6201;
}


.y_27 {
    width: 55%;
}

.y_27 ul li {
    float: left;
    width: 49%;
}

.y_27 ul li:nth-child(2) {
    float: right;
}

.y_28 {
    overflow: hidden;
    height: 270px;
}

.y_28 img {
    transition: all 0.4s;
    height: 100%;
}

.y_29 p {
    font-size: 15px;
    color: #333;
    margin-top: 10px;
}

.y_29 span {
    font-size: 13px;
    color: #555;
    display: block;
    margin: 8px 0;
}

.y_29 a {
    color: #2a3879;
    font-size: 14px;
}

.y_29 a:hover {
    color: #ff6201;
}

.y_27 ul li:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.y_27 li:hover p {
    color: #ff6201;
}


.y_30 {
    width: 43%;
}

.y_30 ul li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.y_30 ul li:nth-child(4) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.y_31 {
    width: 70px;
    height: 70px;
    background: #f4f6f8;
    text-align: center;
}

.y_31 p {
    font-size: 40px;
    color: #333;
    line-height: 30px;
    font-weight: 400;
    display: block;
    padding-top: 10px;
}

.y_31 span {
    font-size: 12px;
    color: #555;
}

.y_32 {
    width: 80%;
    padding-left: 20px;
}

.y_32 p {
    font-size: 15px;
    color: #333;
}

.y_32 span {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    display: block;
    padding-top: 6px;
}

.y_30 ul li:hover .y_31 {
    background: #ff6201;
}

.y_30 ul li:hover .y_31 p {
    color: #fff;
}

.y_30 ul li:hover .y_31 span {
    color: #fff;
}

.y_30 ul li:hover .y_32 p {
    color: #ff6201;
}

.y_33 {
    width: 100%;
    background: #f4f6f8;
    padding: 20px 0;
    box-sizing: border-box;
    margin-top: 40px;
}

#marquee2 {
    width: 100%;
    height: 108px;
    overflow: hidden;
    margin: 0 auto 0;
}

#marquee2 ul li {
    float: left;
    width: 221px;
    height: 108px;
    margin: 0 2px;
    text-align: center;
    background: #fff;
}

#marquee2 ul li img {
    height: 70%;
    margin-top: 7%;
}

#marquee2 ul li a {
    padding: 0 6px;
    color: #fff;
    font-size: 13px;
}

#marquee3 {
    width: 100%;
    height: 360px;
    overflow: hidden;
    margin: 30px auto;
    border: 1px solid #dcdcdc;
}

#marquee3 ul li {
    float: left;
    height: 330px;
    margin: 15px;
    text-align: center;
}

#marquee3 ul li img {
    height: 300px;
}

#marquee3 ul li p {
    color: #333;
    line-height: 30px;
    font-size: 12px;
}

.y_34 {
    width: 80%;
    margin: 0 auto;
}

.bd_d {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 25px 0;
    border-top: 1px solid #efefef;
}

.bd_d1 {
    border-right: 1px solid #efefef;
    padding-right: 30px;
}

.bd_d1 ul li:first-child {
    background: url(../img/f029.png) no-repeat left center;
    padding-left: 50px;
}

.bd_d1 ul li:first-child span {
    color: #818181;
    font-size: 14px;
    width: 100%;
}

.bd_d1 ul li:first-child p {
    color: #9f9f9f;
    font-size: 12px;
    width: 100%;
}

.bd_d1 ul li:first-child h4 {
    color: #333;
    margin-top: 6px;
    font-size: 20px;
    font-weight: bold;
}

.bd_d1 ul li span {
    display: inline-block;
    color: #818181;
    font-size: 14px;
}

.bd_d1 ul li p {
    display: inline-block;
    color: #333;
    font-size: 14px;
}

.bd_d1 ul li {
    padding: 5px 0;
}

.bd_d1 ul li:nth-child(2) {
    background: url(../img/f032.png) no-repeat left center;
    padding-left: 25px;
}

.bd_d1 ul li:nth-child(3) {
    background: url(../img/f032.png) no-repeat left center;
    padding-left: 25px;
}

.bd_d1 ul li:nth-child(4) {
    background: url(../img/f030.png) no-repeat left center;
    padding-left: 25px;
}

.bd_d1 ul li:nth-child(5) {
    background: url(../img/f031.png) no-repeat left center;
    padding-left: 25px;
}

.y_35 {
    padding-left: 30px;
    border-right: 1px solid #efefef;
}

.y_35 ul li {
    float: left;
    width: 170px;
}

.y_35 ul li h3 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding-bottom: 15px;
}

.y_35 ul li a {
    font-size: 14px;
    color: #555;
    display: block;
    padding: 6px 0;
}

.y_36 ul {
    float: right;
}

.y_36 ul li {
    float: left;
    text-align: center;
    margin-left: 15px;
}

.y_36 ul li img {
    width: 100px;
}

.y_36 ul li p {
    font-size: 13px;
}

.bd_d2 {
    width: 100%;
    height: 45px;
    background: #d6d6d6;
    padding: 0 10%;
    box-sizing: border-box;
}

.bd_d2 p {
    line-height: 45px;
    color: #333;
    float: left;
    font-size: 13px;
}

.bd_d2 span {
    float: right;
    color: #333;
    font-size: 13px;
    line-height: 45px;
}

.y_37 {
    width: 80%;
    margin: 0 auto;
    padding-top: 10px;
}

.y_37 ul li {
    float: left;
    padding: 0 10px;
}

.y_37 ul li:first-child {
    padding: 0;
}

.y_37 ul li h3 {
    font-size: 14px;
    font-weight: 400;
    display: block;
    color: #333;
    line-height: 35px;
}

.y_37 ul li a {
    display: block;
    color: #666;
    line-height: 35px;
    font-size: 14px;
}

/*面包屑*/
.crumb {
    font-size: 14px;
    color: #666;
    width: 60%;
}

.crumb a {
    font-size: 14px;
    color: #666;
    margin: 0 2px;
    line-height: 80px;
}

.crumb a:hover {
    color: #ff6201;
    text-decoration: underline;
}

.crumb span {
    color: #ff6201;
    font-size: 14px;
}


.lbt_50 {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.y_40 {
    width: 80%;
    margin: 0 auto;
}

.y_41 {
    width: 100%;
    text-align: center;
}

.y_41 ul {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.y_41 ul li {
    width: 220px;
    height: 60px;
    background: #f4f6f8;
    text-align: center;
    margin: 0 6px;
    float: left;
}

.y_41 ul li a {
    color: #333;
    line-height: 60px;
    font-size: 16px;
    display: block;
    width: 100%;
}

.y_41 ul li:hover {
    background: #ff6201;
}

.y_41 ul li:hover a {
    color: #fff;
}

.y_41 ul li.on {
    background: #ff6201;
}

.y_41 ul li.on a {
    color: #fff;
}

.y_42 {
    width: 80%;
    margin: 0 auto;
}

.y_43 {
    width: 100%;
    height: auto;
    background: url(../img/f036.png) no-repeat center center;
    margin-top: 40px;
}

.y_43 ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 90px 0;
}

.y_43 ul li p {
    font-weight: bold;
    font-size: 54px;
    color: #ff6201;
}

.y_43 ul li span {
    font-size: 16px;
    color: #333;
}

.y_44 {
    width: 100%;
    margin-top: 40px;
}

.y_45 {
    min-width: 30%;
    position: relative;
    height: 705px;
}

.y_46 {
    position: absolute;
    top: 0;
    left: 0;
}

.y_46 img {
    width: 100%;
}

.y_47 {
    position: absolute;
    bottom: 60px;
    left: 98px;
}

.y_47 span {
    font-size: 16px;
    color: #333;
    display: block;
    font-weight: 400;
}

.y_47 p {
    font-size: 22px;
    color: #ff6201;
    font-weight: bold;
}

.y_48 {
    width: 67%;
}

.y_48 h3 {
    font-size: 28px;
    color: #ff6201;
    font-weight: 400;
    padding: 16px 0;
}

.y_48 p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-align: justify;
}

.y_49 {
    width: 100%;
}

.y_49 span {
    font-size: 16px;
}

.y_49 img {
    max-width: 100%;
}

.y_50 {
    width: 100%;
    margin-top: 15px;
}

.y_50 h3 {
    font-size: 26px;
    color: #333;
    font-weight: 400;
    text-align: center;
}

.y_51 {
    width: 100%;
    height: 58px;
    background: #f4f6f8;
    margin-top: 40px;
}

.y_51 ul {
    width: 80%;
    margin: 0 auto;
}

.y_51 ul li {
    float: left;
    padding: 0 15px;
}

.y_51 ul li a {
    font-size: 15px;
    color: #333;
    line-height: 56px;
    display: block;
    width: 100%;
}

.y_51 ul li:hover {
    border-bottom: 2px solid #ff6201;
}

.y_51 ul li.on {
    border-bottom: 2px solid #ff6201;
}

.y_52 {
    width: 80%;
    margin: 0 auto;
}

.y_53 {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.y_53 ul {
    margin-left: -1%;
    width: 100%;
}

.y_53 ul li {
    float: left;
    width: 19%;
    margin-left: 1%;
    margin-top: 10px;
}

.y_54 {
    overflow: hidden;
}

.y_54 img {
    width: 100%;
    transition: all 0.4s;
}

.y_55 {
    width: 100%;
    background: #fff;
    text-align: center;
}

.y_55 p {
    line-height: 40px;
    color: #333;
}

.y_53 ul li:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.y_53 ul li:hover .y_55 {
    background: #ff6201;
}

.y_53 ul li:hover .y_55 p {
    color: #fff;
}

/*跳页*/
.page {
    text-align: center;
    margin: 40px 0 10px 0;
}

.page a {
    padding: 0 15px;
    background: #d4d4d4;
    font-size: 12px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 1px;
}

.page a:hover, .page a.on {
    background: #ff6201;
    color: #fff;
}

.page .current {
    padding: 0 15px;
    background: #d4d4d4;
    font-size: 12px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 1px;
    background: #ff6201;
    color: #fff;
}

.y_56 {
    background: #424446 !important;
    color: #fff !important;
}

.y_57 select {
    background: none;
    border: none;
    line-height: 35px;
    font-size: 12px;
    outline: none;
}

.y_57 select option {
    color: #333;
}

.y_58 {
    width: 80%;
    margin: 0 auto;
}

.y_59 {
    width: 100%;
    margin-top: 30px;
}

.y_59 ul {
    width: 102%;
    margin-left: -2%;
}

.y_59 ul li {
    width: 48%;
    margin-left: 2%;
    float: left;
    position: relative;
    height: 344px;
    margin-top: 10px;
}

.y_60 {
    position: absolute;
    top: 0;
    z-index: 8;
}

.y_60 img {
    width: 100%;
}

.y_61 {
    position: absolute;
    top: 0;
}

.y_61 img {
    width: 100%;
}

.y_62 {
    position: absolute;
    top: 60px;
    left: 50px;
    z-index: 9;
}

.y_62 p {
    font-size: 26px;
    color: #333;
}

.y_62 i {
    display: block;
    width: 45px;
    height: 2px;
    background: #ff6201;
    margin: 20px 0;
}

.y_62 span {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.y_63 {
    width: 100%;
    margin-top: 30px;
}

.y_63 ul li {
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin-top: 20px;
}

.y_64 {
    background: url(../img/f046.png) no-repeat;
    background-size: auto 100%;
    width: 46%;
    height: 100%;
    padding: 60px 40px;
}

.y_64 h3 {
    font-size: 28px;
    color: #ff6201;
}

.y_64 span {
    font-size: 20px;
    font-weight: 200;
    color: #333;
    display: block;
    text-transform: uppercase;
    margin-top: 24px;
    margin-bottom: 30px;
}

.y_64 p {
    color: #333;
    font-size: 16px;
    color: #333;
}

.y_65 {
    width: 54%;
    overflow: hidden;
}

.y_65 img {
    height: 100%;
}

.y_66 {
    position: relative;
    width: 98%;
    height: 91%;
    border: 1px solid #fff;
    margin: 1%;
    box-sizing: border-box;
}

.y_63 ul li:nth-child(2n) .y_64 {
    text-align: right;
}

.y_67 {
    width: 330px;
    margin-top: 18px;
}

.y_68 {
    width: 250px;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.y_68 input {
    border: none;
    outline: none;
    line-height: 42px;
    background: none;
    padding-left: 16px;
    font-size: 14px;
}

.y_69 {
    width: 80px;
    background: #ff6201;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    text-align: center;
}

.y_69 a {
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: none;
    border: none
}

.y_69 a:hover {
    color: #fff;
}

.y_69 button {
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: none;
    border: none
}

.y_69 button:hover {
    color: #fff;
}

.y_70 {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    padding: 0 30px;
    margin-top: 40px;
}

.y_71 {
    border-bottom: 1px solid #e5e5e5;
    padding: 22px 0;
}

.y_72 {
    padding: 0 0 0 0;
}

.y_72 p {
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.y_73 {
    width: 92%;
}

.y_73 ul li {
    float: left;
    width: 160px
}

.y_73 ul li a {
    font-size: 16px;
    display: block;
    color: #333;
}

.y_71:nth-child(4) {
    border-bottom: none;
}

.y_73 ul li a:hover {
    color: #ff6201;
}

.y_73 ul li .hover {
    color: #ff6201;
}

.y_74 ul {
    width: 100%;
}

.y_74 > ul > li {
    width: 49%;
    border: 1px solid #e3e3e3;
    float: left;
    margin-top: 30px;
}

.y_74 > ul > li:nth-child(2n) {
    float: right;
}

.y_75 {
    width: 100%;
    background: #f4f6f8;
    margin-top: 40px;
    position: relative;
}

.y_76 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.y_76 p {
    line-height: 80px;
    font-size: 26px;
    color: #333;
}

.y_77 {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 80px;
}

.y_77 p {
    font-size: 16px;
}

.y_78 {
    width: 100%;
}

.y_79 {
    width: 40%;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.y_79 img {
    width: 76%;
}

.y_80 {
    width: 60%;
    padding-left: 2%;
    box-sizing: border-box;
}

.y_81 {
    width: 100%;
}

.y_81 h3 {
    font-size: 24px;
    color: #333;
    margin: 22px 0;
    font-weight: 400;
}

.y_81 span {
    font-size: 16px;
    color: #ff6201;
}

.y_81 p {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.y_82 {
    width: 100%;
    background: #f4f6f8;
    padding: 20px 30px;
    margin-top: 20px;
}

.y_83 {
}

.y_83 p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.y_84 p {
    float: left;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: Center;
    height: 110px;
    padding-right: 20px;
}

.y_84 img {
    width: 110px;
}

.y_85 {
    background: url(../img/f054.png) no-repeat;
    width: 541px;
    height: 78px;
    margin-top: 40px;
}

.y_85 a {
    font-size: 18px;
    color: #fff;
    background: url(../img/f055.png) no-repeat right center;
    float: left;
    margin-top: 37px;
    margin-left: 90px;
    padding-right: 30px;
}

.y_85 span {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 200;
}

.y_85 p {
    font-size: 18px;
    font-weight: bold;
    float: left;
    color: #fff;
    margin-top: 24px;
    padding-left: 50px;
    margin-left: 100px;
    background: url(../img/f056.png) no-repeat left center;
}

.y_86 {
    width: 100%;
    margin-top: 40px;
}

.y_87 {
    width: 76%;
}

.yh_135 {
    height: 56px;
    background: #f4f6f8;
}

.yh_135 ul li {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 15px;
    line-height: 56px;
    color: #333;
    display: block;
    cursor: pointer
}

/*.yh_135 ul li a{ font-size: 15px; line-height: 56px; color: #333; display: block; width: 100%;}*/
/*.yh_135 ul li.on a{ background: #ff6201; color: #fff;}*/
/*.yh_135 ul li:hover a{ background: #ff6201; color: #fff;}*/
/*.yh_135 ul li a{ font-size: 15px; line-height: 56px; color: #333; display: block; width: 100%;}*/
.yh_135 ul li.on {
    background: #ff6201;
    color: #fff;
}

.yh_135 ul li:hover {
    background: #ff6201;
    color: #fff;
}

.y_88 {
    width: 100%;
    margin-top: 30px;
    min-height: 800px;
}

.y_88 img {
    width: 100%;
}

.y_89 {
    width: 335px;
}

.h_67 {
    width: 100%;
    background: #f4f6f8;
    padding: 16px;
    box-sizing: border-box;
    top: 0;
    z-index: 100;
}

.playNone1 {
    display: block;
    position: fixed;
    top: 0;
    right: 10%;
    width: 335px;
}

.yh_161 img {
    width: 100%;
}

.yh_162 {
    margin-top: 10px;
}

.yh_162 p {
    font-size: 16px;
    color: #333;
}

.yh_162 span {
    font-size: 12px;
    color: #666;
}

.yh_163 {
    margin-top: 10px;
}

.yh_163 ul li {
    width: 100%;
    background: #ff6201;
    text-align: center;
    font-size: 14px;
}

.yh_163 ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 45px;
}

.y_90 {
    width: 100%;
    background: #f4f6f8;
    margin-top: 20px;
}

.y_91 {
    width: 100%;
    text-align: center;
}

.y_91 h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    border-bottom: 1px solid #fff;
}

.h_63 {
}

.h_63 ul li {
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.h_64 {
    width: 100px;
    overflow: hidden;
}

.h_64 img {
    width: 100%;
    transition: 0.7s;
}

.h_65 {
    width: 200px;
    padding-left: 10px;
    box-sizing: border-box;
}

.h_65 h3 {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.h_65 p {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin-top: 4px;
}

.h_65 a {
    font-size: 14px;
    color: #ff6201;
    font-style: normal;
}

.h_66 {
    font-size: 18px;
    background: #fff;
    width: 100%;
    padding: 20px 10px 0 10px;
    box-sizing: border-box;
}

.h_63 ul li:hover img {
    transition: 0.7s;
    transform: scale(1.1);
}

.h_63 ul li:hover h3 {
    color: #0096ff;
}

.y_631 {
    width: 100%;
    margin-top: 20px;
}

.y_631 ul li {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin-top: 10px;
}

.y_641 {
    background: #f4f6f8;
    background-size: auto 100%;
    width: 46%;
    height: 100%;
    padding: 40px;
}

.y_641 h3 {
    font-size: 22px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px;
    padding-top: 25px;
}

.y_641 p {
    color: #333;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.y_651 {
    width: 54%;
    overflow: hidden;
}

.y_651 img {
    height: 100%;
    transition: 0.7s;
}

.y_631 ul li:hover img {
    transition: 0.7s;
    transform: scale(1.1);
}

.y_94 {
    width: 100%;
    margin-top: 30px;
}

.y_94 ul {
    margin-left: -1%;
}

.y_94 ul li {
    width: 49%;
    margin-left: 1%;
    float: left;
    margin-top: 14px;
    background: #f4f6f8;
    padding: 10px;
    box-sizing: border-box;
}

.y_92 {
    width: 30%;
    height: 158px;
    overflow: hidden
}

.y_92 img {
    width: 100%;
}

.y_93 {
    width: 70%;
    padding-left: 2%;
    box-sizing: border-box;
}

.y_93 h3 {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    padding-top: 20px;
}

.y_93 span {
    font-size: 14px;
    color: #666;
    display: block;
    margin: 10px 0;
}

.y_93 p {
    font-size: 14px;
    color: #444;
}

.y_411 {
    width: 100%;
    text-align: center;
}

.y_411 ul {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.y_411 ul li {
    width: 220px;
    height: 60px;
    background: #f4f6f8;
    text-align: center;
    margin: 0 6px;
    float: left;
}

.y_411 ul li a {
    color: #333;
    line-height: 60px;
    font-size: 16px;
}

.y_411 ul li:hover {
    background: #ff6201;
}

.y_411 ul li:hover a {
    color: #fff;
}

.y_411 ul li.on {
    background: #ff6201;
}

.y_411 ul li.on a {
    color: #fff;
}

.y_95 {
    width: 76%;
}

.y_95 img {
    max-width: 100%;
}

.y_96 {
    text-align: center;
    border-bottom: 1px dashed #efefef;
    margin-bottom: 25px;
}

.xq_1 {
    width: 100%;
}

.xq_1 p, xq_1 span {
    font-size: 16px;
}

.y_96 h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 16px;
}

.y_96 span {
    font-size: 14px;
    margin-right: 20px;
    margin-bottom: 30px;
    display: inline-block;
}

.y_96 p {
    font-size: 16px;
    text-align: justify;
    color: #333;
    line-height: 32px;
}

.y_96 img {
    width: 100%;
}

.y_97 {
    width: 100%;
    border-top: 1px solid #efefef;
    margin-top: 30px;
}

.y_97 a {
    font-size: 16px;
    color: #666;
    line-height: 50px;
}


.y_98 {
    width: 335px;
}

.y_98 ul li {
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.h_641 {
    width: 100px;
    overflow: hidden;
}

.h_641 img {
    width: 100%;
    transition: 0.7s;
}

.h_651 {
    width: 200px;
    padding-left: 10px;
    box-sizing: border-box;
}

.h_651 h3 {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.h_651 p {
    font-size: 12px;
    color: #666;
    font-weight: 400;
    margin-top: 4px;
}

.h_66 {
    font-size: 18px;
    background: #fff;
    width: 100%;
    padding: 20px 10px 0 10px;
    box-sizing: border-box;
}

.y_98 ul li:hover img {
    transition: 0.7s;
    transform: scale(1.1);
}

.y_98 ul li:hover h3 {
    color: #0096ff;
}

.y_98 ul li:first-child {
    padding-bottom: 0px;
}

.y_98 ul li:first-child h3 {
    font-size: 20px;
    color: #ff6201;
    font-weight: 400;
    border-bottom: 2px solid #ff6201;
    display: inline-block;
    padding-bottom: 20px;
}

.y_99 {
    margin-top: 40px;
}


.y_97 ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
}

.y_97 ul li:nth-child(2) {
    float: right;
    height: 50px;
}

.y_97 ul li:hover a {
    color: #ff6201;
}


.y_100 {
    margin-top: 40px;
}

.y_101 p {
    font-size: 16px;
    line-height: 36px;
    color: #333;
    text-align: justify;
}

.y_101 span {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    color: #ff6201;
    text-align: justify;
}

.y_102 {
    margin-top: 20px;
}

.y_102 img {
    width: 100%;
}

.y_103 {
    width: 100%;
    margin-top: 40px;
    background: #f4f6f8;
    padding: 10px 0 40px 0;
}

.y_104 {
    margin-top: 40px;
}

.y_105 {
    width: 50%;
}

.y_105 img {
    height: 100%;
}

.y_106 {
    width: 50%;
    text-align: center;
    background: #fff;
    height: 526px;
}

.y_106 p {
    font-size: 18px;
    color: #333;
    padding-top: 30px;
}

.y_106 h3 {
    font-size: 26px;
    color: #ff6201;
    margin-top: 14px;
}

.y_106 ul {
    display: inline-block;
    margin: 0 auto;
    margin-top: 30px;
}

.y_106 ul li {
    height: 40px;
    margin-bottom: 20px;
}

.y_106 ul li span {
    text-align: right;
    width: 100px;
    display: block;
    float: left;
    line-height: 40px;
    font-size: 14px;
}

.y_106 ul li i {
    color: #f00;
    font-style: normal;
}

.y_106 ul li input {
    width: 500px;
    float: left;
    font-size: 14px;
    line-height: 38px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    padding-left: 20px;
    box-sizing: border-box;
}

.y_106 ul li:last-child {
    width: 200px;
    height: 40px;
    background: #ff6201;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
}

.y_106 ul li:last-child a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.y_106 .submit {
    width: 200px;
    height: 40px;
    background: #ff6201;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    border: none
}

.y_107 {
    margin-top: 40px;
    text-align: center;
}

.y_107 ul {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.y_107 ul li {
    width: 150px;
    height: 45px;
    background: #f4f6f8;
    text-align: center;
    float: left;
}

.y_107 ul li a {
    font-size: 14px;
    color: #333;
    line-height: 45px;
}

.y_107 ul li:hover {
    background: #ff6201;
}

.y_107 ul li:hover a {
    color: #fff;
}

.y_107 ul li.on {
    background: #ff6201;
}

.y_107 ul li.on a {
    color: #fff;
}


.y_108 {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.y_108 ul {
    margin-left: -1%;
    width: 100%;
}

.y_108 ul li {
    float: left;
    width: 32.3333%;
    margin-left: 1%;
    margin-top: 10px;
}

.y_109 {
    overflow: hidden;
}

.y_109 img {
    width: 100%;
    transition: all 0.4s;
}

.y_110 {
    width: 100%;
    background: #fff;
    text-align: center;
}

.y_110 p {
    line-height: 40px;
    color: #333;
    font-size: 16px;
}

.y_108 ul li:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}

.y_108 ul li:hover .y_110 {
    background: #ff6201;
}

.y_108 ul li:hover .y_110 p {
    color: #fff;
}


.y_112 {
    width: 60%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.y_112 img {
    width: 100%;
    display: block;
}

.y_111 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.y_114 p {
    color: #ff6201;
    background: url(../img/f065.png) no-repeat left center;
    padding-left: 25px;
    font-size: 16px;
    float: left;
}

.y_117 {
    width: 18px;
    height: 18px;
    overflow: hidden;
    margin-top: 6px;
    margin-left: 6px;
}

.y_117 img {
    transition: 0.4s;
}

.y_115 {
    margin-left: 20px;
}

.y_115 p {
    font-size: 16px;
    color: #333;
}

.y_113 {
    width: 100%;
    display: none;
}

.y_113 p {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    color: #333;
}


.y_118 {
    width: 100%;
    position: relative;
    height: 300px;
    margin-top: 40px;
    overflow: hidden;
}

.y_119 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.y_119 img {
    width: 100%;
}

.y_120 {
    width: 96%;
    height: 82%;
    background: #fff;
    margin: 2%;
    position: absolute;
    top: 0;
    padding: 30px;
}

.y_121 p {
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
}

.y_121 span {
    font-size: 14px;
    display: block;
    line-height: 30px;
}

.y_122 ul {
    float: right;
}

.y_122 ul li {
    float: left;
    text-align: center;
    margin-left: 26px;
}

.y_122 ul li p {
    font-size: 13px;
}

.y_122 img {
    width: 140px;
}

.y_123 {
    width: 100%;
}

.y_123 img {
    width: 100%;
}


.yan_1 {
    width: 100%;
}

.yan_1 > ul {
    margin-left: -1%;
}

.yan_1 > ul > li {
    width: 32.3333%;
    margin-left: 1%;
    float: left;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
}

.yan_2 {
    width: 100%;
}

.yan_2 ul li {
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
}

.yan_2 ul li a {
    font-size: 14px;
    color: #333;
}

.yan_2 ul li p {
    font-size: 14px;
    line-height: 60px;
    float: left;
}

.yan_2 ul li span {
    float: right;
    line-height: 60px;
}

.chanpin-image img {
    width: 50%;
    float: left;
}

.liuyan {
    width: 100%;
    background: #f4f6f8;
    margin-top: 40px;
}

.liuyan_2 {
    text-align: center;
    padding: 30px 0;
}

.liuyan_2 p {
    font-size: 22px;
}

.liuyan_3 {
    padding-bottom: 40px;
    margin: 0 auto;
    text-align: center;
}

.liuyan_3 ul {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.liuyan_3 ul li {
    float: left;
    margin: 0 10px;
}

.liuyan_3 ul li input {
    width: 320px;
    height: 50px;
    background: #fff;
    border: none;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    padding: 0 30px;
    box-sizing: border-box;
    outline: none;
}

.liuyan_3 ul li button {
    border: none;
    display: block;
    width: 120px;
    height: 50px;
    background: #ff6201;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}


@media (max-width: 1700px) {
    .y_02 {
        padding: 0 5%;
    }

    .nav > li > a {
        font-size: 16px;
    }

    .y_04 p {
        font-size: 16px;
    }

    .y_09 {
        padding: 40px 5%;
    }

    .y_15 {
        width: 90%;
    }

    .y_22 {
        padding: 0 5% 50px 5%;
    }

    .y_26 {
        width: 90%;
    }

    .y_33 {
        padding: 20px 0;
    }

    .y_34 {
        width: 90%;
    }

    .y_37 {
        width: 90%;
    }

    .bd_d2 {
        padding: 0 5%;
    }

    .y_40 {
        width: 90%;
    }

    .y_42 {
        width: 90%;
    }

    .y_47 {
        bottom: 80px;
    }

    .y_51 ul {
        width: 90%;
    }

    .y_52 {
        width: 90%;
    }

    .y_53 {
        width: 90%;
    }

    .y_58 {
        width: 90%;
    }

    .playNone1 {
        right: 5%;
    }

    .y_35 {
        padding-right: 0;
    }
}

@media (max-width: 1600px) {
    .nav > li > a {
        margin: 0 15px;
    }

    .y_35 {
        padding-left: 40px;
    }

    .bd_d1 {
        padding-right: 30px;
    }

    .y_35 ul li {
        width: 145px;
    }

    .com_info ul li {
        width: 16%;
        margin-left: 5%;
    }

    .y_45 {
        height: 680px;
    }

    .y_87 {
        width: 74%;
    }

    .y_95 {
        width: 74%;
    }

    .y_81 p {
        font-size: 14px;
    }

    .y_83 p {
        font-size: 14px;
    }

    .y_81 span {
        font-size: 14px;
    }

    .y_81 h3 {
        font-size: 20px;
        margin: 14px;
    }

    .y_85 {
        margin-top: 20px;
    }
}

@media (max-width: 1500px) {
    .y_02 {
        padding: 0 2%;
    }

    .nav > li > a {
        font-size: 16px;
    }

    .y_04 p {
        font-size: 16px;
    }

    .y_09 {
        padding: 40px 2%;
    }

    .y_15 {
        width: 96%;
    }

    .y_22 {
        padding: 0 2% 50px 2%;
    }

    .y_26 {
        width: 96%;
    }

    .y_33 {
        padding: 20px 0;
    }

    .y_34 {
        width: 96%;
    }

    .y_37 {
        width: 96%;
    }

    .bd_d2 {
        padding: 0 2%;
    }

    .y_40 {
        width: 96%;
    }

    .y_42 {
        width: 96%;
    }

    .y_45 {
        height: 640px;
    }

    .y_35 ul li {
        width: 140px;
    }

    .y_51 ul {
        width: 96%;
    }

    .y_52 {
        width: 96%;
    }

    .y_53 {
        width: 96%;
    }

    .y_58 {
        width: 96%;
    }

    .playNone1 {
        right: 2%;
    }
}

@media (max-width: 1400px) {
    .y_35 ul li h3 {
        font-size: 14px;
    }

    .y_35 ul li {
        width: 140px;
    }

    .y_35 ul li a {
        font-size: 12px;
    }

    .y_35 ul li {
        width: 140px;
    }

    .y_36 ul li {
        width: 90px;
    }

    .y_36 ul li img {
        width: 100%;
    }

    .bd_d1 ul li span {
        font-size: 12px;
    }

    .bd_d1 ul li p {
        font-size: 12px;
    }

    .y_36 ul li p {
        font-size: 12px;
    }

    .y_37 ul li h3 {
        font-size: 12px;
    }

    .y_37 ul li a {
        font-size: 12px;
    }

    .bd_d2 p {
        font-size: 12px;
    }

    .bd_d2 span {
        font-size: 12px;
    }

    .bd_d1 ul li:first-child h4 {
        font-size: 18px;
    }

    .y_11 p {
        font-size: 14px;
    }

    .y_11 h3 {
        font-size: 24px;
    }

    .y_21 h3 {
        font-size: 16px;
    }

    .y_21 p {
        font-size: 14px;
    }

    .y_16 h3 {
        font-size: 24px;
    }

    .y_12 ul li p {
        font-size: 28px;
    }

    .com_info ul li a {
        font-size: 14px;
    }

    .y_14 img {
        text-align: center;
        margin: 0 auto;
        display: inline-block;
    }

    .y_45 {
        height: 640px;
    }

    .y_41 ul {
        width: 100%;
    }

    .y_41 ul li {
        width: 19%;
        margin: 0 0.5%;
    }

    .y_411 ul {
        width: 100%;
    }

    .y_411 ul li {
        width: 32.3333%;
        margin: 0 0.5%;
    }

    .y_59 ul li {
        height: 318px;
    }

    .y_62 {
        top: 30px;
    }

    .y_76 p {
        font-size: 20px;
        line-height: 60px;
    }

    .y_77 p {
        font-size: 16px;
        line-height: 60px;
    }

    .y_73 ul li a {
        font-size: 14px;
    }

    .y_72 p {
        font-size: 14px;
    }

    .y_87 {
        width: 72%;
    }

    .y_95 {
        width: 72%;
    }

    .y_93 h3 {
        padding-top: 10px;
    }

    .y_04 {
        padding-left: 30px;
    }

    .y_05 {
        margin-left: 20px;
    }

    .nav > li > a {
        margin: 0 18px;
    }

    .nav .sub li a {
        font-size: 12px;
    }
}

@media (max-width: 1300px) {
    .nav > li > a {
        font-size: 14px;
    }

    .y_05 {
        margin-left: 25px;
    }

    .y_87 {
        width: 70%;
    }

    .y_95 {
        width: 70%;
    }

    .y_35 ul li {
        width: 120px;
    }
}

@media (max-width: 1025px) {
    /* 手机导航 */
    .y_112 {
        width: 100%;
    }

    .top_dh {
        width: 100%;
        height: 6.5rem;
        position: fixed;
        top: 0;
        margin-top: 0;
        background: #fff;
        padding: 0 2%;
        z-index: 2000;
        border-bottom: 1px solid #f4f6f8;
    }

    .dh_ch {
        position: fixed;
        right: 0;
        top: 0;
        height: 6.5rem;
        width: 6.5rem;
    }

    .btn {
        width: 100%;
        height: 100%;
        border: none;
        background: #ff6201;
        padding: 1.5rem;
        border-radius: 0 !important;
    }

    .btn img {
        width: 78%;
    }

    .dh_logo {
        width: 60%;
    }

    .dh_logo img {
        height: 5.6rem;
        padding-top: 13px;
    }

    .leftMenu a:hover {
        color: #fff;
    }

    .shouj {
        height: 6.5rem;
    }

    /*banner*/
    .am-slider {
        z-index: 1 !important;
    }

    .am-header .am-header-right a {
        color: #ff6201;
        font-size: 1.6rem;
        padding-right: 0.5rem;
    }

    .am-header .am-header-right a:link {
        color: #ff6201;
    }

    .mynav .am-list > li {
        background: none;
    }

    .mynav .am-list > li > a {
        color: #FFFFFF;
    }

    .mybanner.am-slider-default {
        margin: 0 0 0 0;
    }

    .mybanner.am-slider-default .am-control-nav {
        bottom: 8px;
    }

    .mybanner.am-slider-default .am-control-nav li {
        margin: 0 3px;
    }

    .mybanner.am-slider-default .am-control-nav li a.am-active {
        background-color: #ff6201;
    }

    .mybanner.am-slider-default .am-control-nav li a {
        background-color: #FFFFFF;
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .hot_course.am-gallery-default .am-gallery-item {
        font-size: 12px;
        text-align: center;
    }

    .hot_course.am-gallery-default .am-gallery-item img {
        width: 60%;
        max-width: auto;
    }

    .hot_course.am-gallery-default .am-gallery-title {
        font-size: 1.2rem;
        margin-top: 0.7rem;
    }

    .index_box {
        margin: 0.5rem 0;
        background: #ffffff;
        overflow: hidden;
        width: 100%;
    }

    .am-slider-default .am-direction-nav a:before {
        color: #666;
    }

    .y_14 {
        width: 100%;
		height: auto;
        background-size: 100% auto !important;
    }

    .y_14 img {
        width: 100%;
    }
	.y_14 video{
		height: auto;
	}

    .y_10 {
        width: 100%;
        height: auto;
        padding: 30px;
    }

    .y_11 h3 {
        text-align: center;
    }

    .y_13 {
        margin: 0 auto;
        margin-top: 30px;
    }

    .side_com {
        margin-top: 0;
    }

    .fl_l {
        width: 30%;
    }

    .fl_r {
        width: 70%;
    }

    .btn_1 {
        width: 90px;
    }

    .btn_2 {
        width: 90px;
    }

    .y_17 > ul > li {
        width: 100%;
    }

    .com_info3 {
        margin-top: 28px;
    }

    .com_info3 ul li {
        width: 33.3333%;
    }

    .y_27 {
        width: 100%;
    }

    .y_30 {
        width: 100%;
        margin-top: 20px;
    }

    .y_28 {
        height: 125px;
    }

    .y_28 img {
        width: 100%;
        height: auto;
    }

    .side_com4 {
        width: 100%;
    }

    .com_info4 {
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        margin-top: 30px;
    }

    .com_info4 ul {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin: 0 auto;
    }

    .com_info4 ul li {
        float: left;
        width: 25%;
        text-align: center;
        cursor: pointer;
        color: #fff;
        font-size: 14px;
        margin: 2px 0;
        line-height: 50px;
        background: #393f46;
    }

    .com_info4 ul li.hover {
        color: #fff;
        background: #ff6201;
    }

    .y_23 img {
        width: 100%;
    }

    .com_info ul li a {
        line-height: 50px;
    }

    .com_info1 ul li {
        width: 24%;
        margin: 0 0.5%;
    }

    .com_info1 ul {
        width: 100%;
    }

    .y_41 ul {
        width: 100%;
    }

    .y_41 ul li {
        width: 19%;
        margin: 0 0.5%;
    }

    .y_411 ul {
        width: 100%;
    }

    .y_411 ul li {
        width: 32.3333%;
        margin: 0 0.5%;
    }

    .y_43 ul li p {
        font-size: 44px;
    }

    .y_45 {
        height: auto;
    }

    .y_47 {
        top: 10px;
        left: 10px;
    }

    .y_47 span {
        display: inline-block;
    }

    .y_119 img {
        height: 100%;
    }

    .y_47 p {
        font-size: 18px;
        font-weight: 400;
    }

    .y_48 p {
        font-size: 14px;
    }

    .y_51 ul li a {
        font-size: 14px;
    }

    .y_41 ul li a {
        font-size: 14px;
        line-height: 50px;
    }

    .y_41 ul li {
        height: 50px;
    }

    .y_411 ul li a {
        font-size: 14px;
        line-height: 50px;
    }

    .y_411 ul li {
        height: 50px;
    }

    .y_50 h3 {
        font-size: 22px;
    }

    .y_62 p {
        font-size: 18px;
    }

    .y_62 span {
        font-size: 14px;
        line-height: 26px;
    }

    .y_62 i {
        margin: 10px 0;
    }

    .y_59 ul li {
        height: 230px;
    }

    .y_66 {
        height: 94%;
    }

    .y_64 h3 {
        font-size: 22px;
    }

    .y_64 span {
        font-size: 18px;
    }

    .y_64 p {
        font-size: 14px;
    }

    .y_74 > ul > li {
        width: 100%;
    }

    .y_87 {
        width: 100%;
    }

    .y_95 {
        width: 100%;
    }

    .y_79 {
        width: 100%;
    }

    .y_80 {
        width: 100%;
        padding-left: 0;
    }

    .y_94 ul li {
        width: 100%;
    }

    .liuyan {
        width: 100%;
        margin: 0 auto;
        margin-top: 40px;
    }

    .liuyan_3 ul {
        width: 80%;
        margin: 0 auto;
    }

    .liuyan_3 ul li {
        float: none;
        width: 100%;
        margin: 0;
        margin-bottom: 16px;
    }

    .liuyan_3 ul li input {
        width: 100%;
    }

    .liuyan_3 ul li a {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .com_info4 ul li {
        width: 50%;
    }

    .y_641 h3 {
        padding-top: 0;
    }

    .bd_d1 {
        border-right: none;
        width: 100%;
    }

    .ladyScroll .scrollWrap {
        width: 700px;
    }

    .y_41 ul li a {
        font-size: 14px;
    }

    .y_43 ul li p {
        font-size: 36px;
    }

    .y_43 ul li span {
        font-size: 14px;
    }

    .y_48 {
        width: 100%;
    }

    .y_48 h3 {
        text-align: center;
        font-size: 22px;
    }

    .y_51 {
        height: auto;
    }

    .y_51 ul li {
        width: 25%;
        text-align: center;
    }

    .y_51 ul li:hover {
        border-bottom: none;
        background: #ff6201;
    }

    .y_51 ul li:hover a {
        border-bottom: none;
        color: #fff;
    }

    .y_51 ul li.on {
        border-bottom: none;
        background: #ff6201;
    }

    .y_51 ul li.on a {
        border-bottom: none;
        color: #fff;
    }

    .y_53 ul li {
        width: 32.3333%;
    }

    .y_59 ul li {
        width: 98%;
    }

    .y_59 ul li {
        height: 346px;
    }

    .y_66 {
        height: 95%;
    }

    .y_73 {
        width: 100%;
    }

    .y_72 p {
        font-weight: 400;
        padding-bottom: 16px;
    }

    .yh_135 ul li {
        width: 20%;
    }

    .y_67 {
        width: 100%;
    }

    .y_68 {
        width: 80%;
    }

    .y_69 {
        width: 20%;
    }

    .y_67 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .y_96 p {
        font-size: 14px;
    }

    .y_96 h3 {
        font-size: 16px;
    }

    .y_105 {
        width: 100%;
        overflow: hidden;
    }

    .y_105 img {
        height: auto;
        width: 100%;
    }

    .y_101 p {
        font-size: 14px;
    }

    .y_121 {
        width: 100%;
    }

    .y_122 {
        width: 100%;
    }

    .y_122 ul {
        float: none;
        margin-top: 20px;
    }

    .y_118 {
        height: 450px;
    }

    .y_120 {
        height: 94%;
    }

    .y_122 img {
        width: 110px;
    }

    .liuyan_2 p {
        font-size: 18px;
    }
}

@media (max-width: 425px) {
    .y_95 img {
        width: 100%;
        height: auto !important;
    }

    .com_info ul li {
        width: 20%;
        margin-left: 0;
    }

    .y_10 {
        padding: 20px 10px;
    }

    .y_12 ul li p {
        font-size: 20px;
    }

    .y_14 {
        height: 280px;
    }

    .y_18 {
        width: 100%;
        border-bottom: 1px solid #e3e3e3;
    }

    .y_21 {
        width: 100%;
    }

    .com_info3 ul {
        width: 100%;
    }

    .y_37 ul li:first-child {
        display: block;
    }

    .y_24 h3 {
        font-size: 16px;
    }

    .y_72 p {
        font-weight: bold;
    }

    .y_70 {
        padding: 0 12px;
    }

    .y_73 ul li {
        width: 50%;
    }

    .y_16 h3 {
        font-size: 18px;
    }

    .com_info3 ul li {
        font-size: 14px;
    }

    .y_29 p {
        font-size: 14px;
    }

    .y_43 {
        background-size: auto 100%;
    }

    .y_43 ul li {
        width: 50%;
        padding: 30px 0;
    }

    .y_43 ul li p {
        font-size: 20px;
    }

    .y_51 ul li {
        width: 50%;
    }

    .y_53 ul li {
        width: 49%;
    }

    .y_59 ul li {
        height: 190px;
    }

    .y_62 {
        top: 20px;
        left: 20px;
    }

    .y_62 p {
        font-size: 14px;
    }

    .y_62 span {
        font-size: 12px;
    }

    .y_65 {
        width: 100%;
    }

    .y_64 {
        width: 100%;
    }

    .y_63 ul li {
        height: auto;
    }

    .y_65 img {
        width: 100%;
        height: auto;
    }

    .y_64 {
        padding: 30px;
        background-size: 100%;
    }

    .y_651 {
        width: 100%;
    }

    .y_641 {
        width: 100%;
    }

    .y_631 ul li {
        height: auto;
    }

    .y_651 img {
        width: 100%;
        height: auto;
    }

    .y_641 {
        padding: 20px;
        background-size: 100%;
    }

    .y_641 h3 {
        font-size: 18px;
    }

    .y_66 {
        border: none;
    }

    .y_64 h3 {
        font-size: 18px;
        font-weight: 400;
    }

    .y_64 span {
        margin: 10px 0;
        font-size: 16px;
    }

    .y_63 ul li:nth-child(2n) .y_64 {
        text-align: left;
    }

    .y_76 {
        margin: 0;
        text-align: left;
        margin-left: 20px;
    }

    .y_76 p {
        font-size: 16px;
    }

    .y_82 {
        padding: 5px 18px;
    }

    .y_81 h3 {
        margin: 14px 0;
    }

    .y_11 h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .com_info1 ul li a {
        font-size: 14px;
    }

    .y_21 h3 {
        padding-bottom: 12px;
    }

    .y_85 {
        width: 100%;
        height: 58px;
        background: url(../img/ya_1.png) no-repeat;
        background-size: 100% 100%;
    }

    .y_85 a {
        font-size: 14px;
        margin-top: 29px;
        margin-left: 65px;
    }

    .y_85 p {
        margin-left: 50px;
        margin-top: 12px;
    }

    .y_88 img {
        width: 100% !important;
        height: auto !important;
    }

    .chanpin-image img {
        width: 50% !important;
    }

    .y_88 {
        min-height: auto;
    }

    .y_92 {
        width: 100%;
        height: 200px;
    }

    .y_97 ul li {
        float: none;
    }

    .y_97 ul li:nth-child(2) {
        float: none;
    }

    .yan_1 > ul > li {
        width: 49% !important;
    }

    .y_93 {
        width: 100%;
        padding-left: 0;
    }

    .y_97 a {
        float: none;
        font-size: 14px;
    }

    .y_97 a:nth-child(2) {
        float: none;
    }

    .y_106 {
        width: 100%;
        height: auto;
    }

    .y_106 ul {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
        padding-bottom: 40px;
    }

    .y_106 ul li {
        width: 100%;
    }

    .y_106 ul li input {
        width: 70%;
    }

    .y_106 ul li span {
        width: 30%;
    }

    .y_107 {
        width: 100%;
    }

    .y_107 ul {
        width: 100%;
    }

    .y_107 ul li {
        width: 33.3333%;
    }

    .y_108 ul li {
        width: 49%;
    }

    .com_info4 ul li {
        width: 50%;
        font-size: 12px;
    }

    .y_641 p {
        line-height: 26px;
        text-align: justify;
    }

    .y_41 ul li {
        width: 49%;
    }

    .com_info1 ul li {
        width: 49%;
    }

    .com_info1 {
        height: auto;
    }

    .crumb {
        width: 100%;
        font-size: 12px;
    }

    .crumb a {
        font-size: 12px;
    }

    .bd_d2 {
        text-align: center;
        height: auto;
    }

    .bd_d2 p {
        float: none;
        line-height: 26px;
    }

    .bd_d2 span {
        float: none;
        line-height: 26px;
    }

    .y_122 ul li {
        width: 50%;
        margin-left: 0;
        text-align: center;
    }

    .liuyan_3 ul {
        width: 96%;
    }

    .com_info {
        margin-top: 20px;
        height: 50px;
    }

    .y_09 {
        padding: 30px 2% 20px 2%;
    }

    .com_info ul li {
        height: 50px;
        line-height: 50px;
    }

    .y_16 {
        padding-top: 20px;
    }

    .side_com1 {
        margin-top: 20px;
    }

    .y_17 > ul > li {
        margin-top: 15px;
    }

    .y_22 {
        margin-top: 20px;
    }

    .com_info4 {
        margin-top: 20px;
    }

    .y_22 {
        padding: 0 2% 20px 2%;
    }

    .com_info3 {
        margin-top: 20px;
    }

    .y_44 {
        margin-top: 20px;
    }

    .y_100 {
        margin-top: 20px;
    }

    .y_59 {
        margin-top: 20px;
    }

    .y_120 {
        padding: 15px;
    }
}

@media (max-width: 375px) {
    .yan_1 > ul > li {
        width: 49%;
    }

    .y_14 {
        height: 210px;
    }

    .y_85 a {
        margin-top: 23px;
        margin-left: 55px;
    }

    .y_85 p {
        margin-left: 33px;
        margin-top: 4px;
        padding-left: 40px;
    }

    .yh_135 ul li {
        font-size: 13px;
    }

}

.xq_1 p {
    font-size: 16px;
}


.ueditor_baidumap {
    min-width: 100%;
}

